create

open override fun create(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): CameraPermissionManager

Creates a CameraPermissionManager

Return

a CameraPermissionManager

Parameters

settings

BasePermissionManager.Settings to apply to the manager

coroutineScope

The CoroutineScope the manager runs on